字典Plus>英语词典>machine language翻译和用法

machine language

英 [məˈʃiːn ˈlæŋɡwɪdʒ]

美 [məˈʃiːn ˈlæŋɡwɪdʒ]

机器语言;计算机语言

计算机经济

英英释义

noun

双语例句

  • Translator: A compiler, interpreter or assembler conversion program that translates a high-level language or low-level language into machine language.
    翻译程式:是一个用编译,传译或真译方法的转换程式。它把高阶层语言或低阶层语言翻译为机器语言。
  • The assembler translates symbolic language into machine language.
    汇编程序把符号语言翻译成机器语言。
  • A program written in a language from which statements are translated into machine language.
    用某一语言所写并被翻译成机器语言的程序。
  • Other programs then translate the instructions into machine language for the computer to use.
    接着将程序翻译成指令成为机器语言,给计算机使用。
  • Perhaps the best and most successful example of this is a compiler, which translates a high-level language program into an equivalent machine language implementation.
    也许这方面最好和最成功的例子就是编译器,它能够将一个高级语言程序解释成一个与之相当的机器语言的执行程序。
  • A programming language whose instructions are expressed in symbols convenient to humans rather than in machine language.
    不用机器语言而用对人方便的符号表示各种指令的一种编程语言。
  • In machine language, data and instructions are represented in binary form.
    机器语言里,数据和指令都是用二进制形式表示。
  • The Tao gave birth to machine language. machine language gave birth to the assembler.
    道生机器语言,机器语言生汇编嚣。
  • A machine language consists of primitive operations that a computer can perform directly.
    机器语言是由计算机可以直接执行的原语操作组成的。
  • High-level language: a computer language that allows the programmer to write software programs using verbs, symbols, and commands rather than machine language.
    高阶层语言(高级语言):容许程式设计员不用机器语言而用动词、符号及指令来精辟软件程式的电脑语言。